From: Juanma Barranquero Date: Thu, 14 Nov 2002 07:18:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29756 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d2790c39ace40ab0fbdaa48803383c099fa4f2c2;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 637406cacd9..e3ee310b8a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-11-14 Per Cederqvist (tiny change) + + * progmodes/etags.el (find-tag-default): Copy text at point without + properties. + 2002-11-14 Kenichi Handa * progmodes/cc-vars.el: Don't cc-bytecomp-defun char-table-p. @@ -13,7 +18,7 @@ When done, go back through those markers and fill each mangled paragraph with `fill-nobreak-invisible' let-bound to t. Don't use `display' property; insert "see" directly in buffer. - + 2002-11-13 Andre Spiegel * vc-rcs.el (vc-rcs-registered): Improve comment.